tsNetIsSyncBlocked
Type
function
Summary
Returns whether another synchronous call can be made immediately.
Syntax
tsNetIsSyncBlocked()
Description
Returns whether another synchronous call can be made immediately.
Examples
if tsNetIsSyncBlocked() then
answer "A synchronous network call is already in progress"
end if
Related
library: tsNet
Compatibility and Support
Introduced
LiveCode 8.1
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile